home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
NextApps
/
Mail.app
/
Italian.lproj
/
find.nib
/
data.classes
next >
Wrap
Text File
|
1996-01-03
|
800b
|
33 lines
FirstResponder = {
ACTIONS = {
"all:" = "all:";
"backwardFind:" = "backwardFind:";
"find:" = "find:";
"ignoreCase:" = "ignoreCase:";
"orderFrontNXColorPanel:" = "orderFrontNXColorPanel:";
"regExpr:" = "regExpr:";
"replace:" = "replace:";
"replaceFind:" = "replaceFind:";
};
SUPERCLASS = Object;
};
FindPanel = {
ACTIONS = {"findReturn:" = "findReturn:"; };
OUTLETS = {
allBox = allBox;
allButton = allButton;
allMatrix = allMatrix;
backFindButton = backFindButton;
errmsg = errmsg;
findButton = findButton;
findReplaceButton = findReplaceButton;
findWindow = findWindow;
ftext = ftext;
ignoreCase = ignoreCase;
regExpr = regExpr;
replaceButton = replaceButton;
replaceWithField = replaceWithField;
};
SUPERCLASS = Object;
};